-
Home
-
Packeta
-
1.5.0
-
Code
-
Classes
- PhpWriter
Total Complexity |
226 |
Dependencies |
8 |
Dependents |
5 |
Total lines |
883 |
Lines of code |
661 |
Logical lines of code |
451 |
Comment lines |
96 |
Methods |
24 |
Properties |
6 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sandboxPass() |
C |
32 |
27 |
98 |
escapePass() |
C |
40 |
25 |
54 |
modifierPass() |
B |
38 |
22 |
64 |
optionalChainingPass() |
B |
36 |
19 |
80 |
write() |
B |
40 |
17 |
55 |
inlineModifierInner() |
A |
46 |
13 |
37 |
validateKeywords() |
A |
49 |
12 |
24 |
inOperatorPass() |
A |
49 |
11 |
27 |
validateTokens() |
A |
50 |
11 |
26 |
quotingPass() |
A |
55 |
11 |
15 |
shortTernaryPass() |
A |
53 |
9 |
22 |
expandCastPass() |
A |
53 |
9 |
21 |
modernArraySyntax() |
A |
53 |
8 |
22 |
replaceFunctionsPass() |
S |
53 |
7 |
20 |
namedArgumentsPass() |
S |
57 |
7 |
17 |
formatWord() |
S |
64 |
4 |
9 |
inlineModifierPass() |
S |
62 |
3 |
11 |
removeCommentsPass() |
S |
66 |
3 |
9 |
using() |
S |
65 |
3 |
8 |
preprocess() |
S |
61 |
1 |
13 |
__construct() |
S |
74 |
1 |
5 |
formatArray() |
S |
67 |
1 |
8 |
formatArgs() |
S |
71 |
1 |
6 |
formatModifiers() |
S |
62 |
1 |
10 |